_MMMOD_WRITER_LISTHEAD

//0x18 bytes (sizeof) struct _MMMOD_WRITER_LISTHEAD { struct _LIST_ENTRY ListHead; //0x0 union { struct _KGATE Gate; //0x8 struct _KEVENT Event; //0x8 }; };